GetFeatureCommand<T>() Method

Summary
Returns an IEnumerable of the command for a specific type.
Syntax
C#
C++/CLI
public IEnumerable<T> GetFeatureCommand<T>() 
public:  
   generic<typename T> 
   IEnumerable<T>^ GetFeatureCommand() 

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.